body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
form,
input {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

em,
i,
s {
	font-style: normal;
	text-transform: uppercase;
}

li {
	list-style: none
}

a,
s,
a:hover {
	text-decoration: none
}

img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
textarea {
	border: none;
	outline: none;
}

body,
button,
input,
select,
textarea {
	font: 16px/1.5 PingFangSC-Regular, sans-serif, 'microsoft yahei', Tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53;
	color: #333;
}

input,
textarea {
	resize: none;
	border: none;
	outline: none;
}

a,
a:focus {
	outline: none
}

.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both
}

.clearfix {
	*zoom: 1
}

.clear {
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.noBg {
	background: none !important
}

.noBd {
	border: 0 !important
}

.noMg {
	margin: 0 !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tc {
	text-align: center
}

.hide {
	display: none
}

.show {
	display: block
}

.mt10 {
	margin-top: 10px
}

.g-in {
	width: 1200px;
	margin: 0 auto;
}

/*项目    #880014*/

.vam {
	vertical-align: middle;
}

.vat {
	vertical-align: top;
}

.vab {
	vertical-align: bottom;
}

.tac {
	text-align: center;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f24 {
	font-size: 24px;
}

.f36 {
	font-size: 36px;
}

.f48 {
	font-size: 48px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt5 {
	margin-top: 5px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb100 {
	margin-bottom: 100px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr40 {
	margin-right: 40px;
}
.mr80 {
	margin-right: 80px;
}
.ftwb{
	font-weight: bold;
}
.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
